UInt32M INumeric<UInt32M>.Positive()Private Function Positive As UInt32M
Implements INumeric(Of UInt32M).Positiveprivate:
virtual UInt32M Positive() sealed = INumeric<UInt32M>::Positiveprivate abstract Positive : unit -> UInt32M
private override Positive : unit -> UInt32M